_posts/2017-11-2-October 2017 App Service Update.html (26 lines of code) (raw):

--- title: "October 2017 App Service Update" hide_excerpt: true --- <html><head> <meta charset="utf-8"/> </head> <body> <div id="page"> <a class="url fn n profile-usercard-hover" href="https://social.msdn.microsoft.com/profile/Byron Tardif" target="_blank">Byron Tardif</a> <time> 11/2/2017 2:17:51 PM</time> <hr/> <div id="content"><h2>Performance</h2> This month we focused on fundamentals including performance improvements for the overview blade. This resulted in slicing the load time for the menu and overview blade to roughly half of what it was before the improvements. <h2>Function + Logic apps</h2> Functions and Logic apps work great together and are often developed side by side. We’ve made it easier to move from Functions to Logic apps by including it in the platform features for functions. This will open an new tab where you can quickly switch between resources. <a href="{{ site.baseurl }}/media/2017/11/ezgif.com-video-to-gif.gif"><img alt="ezgif.com-video-to-gif" height="450" src="{{ site.baseurl }}/media/2017/11/ezgif.com-video-to-gif_thumb.gif" title="ezgif.com-video-to-gif" width="800"/></a> <h2>Supports public key certificates (.cer)</h2> Support for public key certificates was one of our <a href="https://feedback.azure.com/forums/169385-web-apps/suggestions/8229000-add-support-for-uploading-cer-files-for-certifica">most requested user voice features</a>. Public key certificates let you use self-signed certificates for test/development scenarios amongst other things. You can read more about App Service support for Public Key Certificates <a href="https://blogs.msdn.microsoft.com/appserviceteam/2017/11/01/app-service-certificates-now-supports-public-certificates-cer/">here</a>: <img height="768" src="{{ site.baseurl }}/media/2017/11/public-cert-img3.png" width="754"/> If you have any questions about any of this features or App Service in general be sure to check our forums in <a href="https://social.msdn.microsoft.com/Forums/en-US/home?forum=windowsazurewebsitespreview">MSDN</a> and <a href="https://stackoverflow.com/questions/tagged/azure-web-sites">Stack Overflow</a>. For any feature requests or ideas check out our <a href="https://feedback.azure.com/forums/169385-web-apps-formerly-websites">User Voice</a></div> </div></body> <script src="{{ site.baseurl }}/resource/jquery-1.12.1.min.js" type="text/javascript"></script> <script src="{{ site.baseurl }}/resource/replace.js" type="text/javascript"></script> </html>